From 9210c0d9396367a6aadadf727fdd2e403a099ce8 Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 9 Feb 2006 22:24:36 +0000 Subject: [PATCH] Who else can bozo a version number bump? --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8f67570ea..03e922700 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,8 @@ VERSU=1_2_8 VERSD=1.2.8 -RELEASE=-beta20060209 # YYYYMMDD, please +# YYYYMMDD, please, if beta. +RELEASE=-beta20060209 VERSIONU=$(VERSU)$(RELEASE) VERSIOND=$(VERSD)$(RELEASE) -- 2.30.2